projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd754bf
)
(mail-mailer-swallows-blank-line): Verify sendmail.cf
author
Richard M. Stallman
<rms@gnu.org>
Fri, 15 Jul 1994 04:31:14 +0000
(
04:31
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 15 Jul 1994 04:31:14 +0000
(
04:31
+0000)
exists before reading it.
lisp/mail/sendmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/sendmail.el
b/lisp/mail/sendmail.el
index 58c5f298fa91b030fd25d92bab1a090261966d97..3244d1cd103ae90abafa4cadf469e9a8658c512f 100644
(file)
--- a/
lisp/mail/sendmail.el
+++ b/
lisp/mail/sendmail.el
@@
-130,7
+130,7
@@
so you can edit or delete these lines.")
;; options -t, and -v if not interactive.
(defvar mail-mailer-swallows-blank-line
(if (and (string-match "sparc-sun-sunos\\(\\'\\|[^5]\\)" system-configuration)
- (file-
exists
-p "/etc/sendmail.cf")
+ (file-
readable
-p "/etc/sendmail.cf")
(let ((buffer (get-buffer-create " *temp*")))
(unwind-protect
(save-excursion